IMapView.Size Property

Gets the number of elements in the map.

Syntax

public:
property uint32 Size {
         uint32 get ();
}  

Property value

Type: uint32 

  The number of elements in the map.

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IMapView Generic Interface

IMapView Members

Windows.Foundation.Collections Namespace